home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 05 / 1 / DISK0515.ZIP / INSTALL.BAT < prev    next >
DOS Batch File  |  1986-06-20  |  2KB  |  54 lines

  1. cls
  2. rem      You will need to create a working disk before using The Draftsman.
  3. rem      This disk will contain the program.
  4. rem      If you do not have a formatted disk ready now, press
  5. rem      Ctrl-Break to stop the backup, and format a blank.
  6. pause
  7. cls
  8. rem      I will now prepare your working disk.
  9. rem      Insert a formatted blank in drive b:
  10. pause
  11. arc x drawman.arc b:*.*
  12. rem      Drive B: contains these important Draftsman files:
  13. dir b:
  14. rem      Please remove this disk from B: and label it The Draftsman - Working Copy
  15. pause
  16. cls
  17. rem         Since you did not pay for The Draftsman, limited support
  18. rem         for the product should be expected.
  19. rem      .
  20. rem         Some support may be obtained from a bulletin board (BBS)
  21. rem         which you may call with your computer. The number is
  22. rem         (202) 537-1025. It supports 300/1200 baud operation, and
  23. rem         operates 24 hours a day, 7 days a week. There is no
  24. rem         charge for accessing the BBS. Call it with no parity,
  25. rem         8 data bits, 1 stop bit.
  26. rem      .
  27. rem         The current version of the product may be downloaded from
  28. rem         this board.
  29. rem      .
  30. pause
  31. cls
  32. rem      The Draftsman is distributed with these conditions:
  33. rem        1. David Stang holds the copyright. No permission to
  34. rem           modify any of The Draftsman programs is granted.
  35. rem        2. The Draftsman is not to be sold. No consideration is
  36. rem           to be paid for its distribution, except for nominal
  37. rem           copying charges.
  38. rem        3. The Draftsman is to be shared freely with anyone who
  39. rem           may find it of benefit.
  40. rem        4. Happy users, who find The Draftsman of value, should
  41. rem           consider sending a contribution of $25 to David Stang
  42. rem           3631 Jenifer St NW, Washington DC 20015
  43. rem      .
  44. rem      .
  45. rem      If you wish to print your documentation now, turn on your
  46. rem      printer and type:
  47. rem
  48. rem     A>PRINTMAN
  49. rem
  50. rem     Happy computing!!!
  51.  
  52.  
  53.  
  54.